h2.titler {text-align: center;text-transform: uppercase;}
h2.titler span {color: #000;font-weight: bold;}
#superWide {position: relative;display: block;width: 100%;background: #222;margin-top: 10px;padding-bottom: 20px; color: #CCC;}
#superWide #tabLine {position: relative;display: block;height: 32px;width: 100%;margin-bottom: 20px;}
#superWide #tabLine #tabRight {position: relative;display: block;height: 32px;width: 50%;}
#superWide #tabLine #tabRight {float: right; background-color: #FFF;}
#superWide #tabContainer {position: absolute; display: block; width: 100%; height: 10px; top: 0px; left: 0px;}
#superWide #tabContent {position: relative; display: block; width: 1000px; height: 32px; line-height: 32px; margin: 0 auto; background: #FFF;}
#superWide #tabContent ul {list-style: none; padding: 0; margin: 0;}
#superWide #tabContent ul li {display: inline-block; float: left; height: 32px; line-height: 32px; margin: 0; padding: 0 15px; font-size: 14px; color: #666; background-color: #FFF;}
#superWide #tabContent ul li a {color: inherit;}
#superWide #tabContent ul li.bef {color: #CCC; background-color: #222; cursor: pointer;}
#superWide #tabContent ul li.act {color: #FFF; background-color: #222; border-radius: 0 10px 0 0; -moz-border-radius: 0 10px 0 0; -webkit-border-radius: 0 10px 0 0; cursor: default;}
#superWide #tabContent ul li.aft {color: #666; background-color: #FFF; cursor: default;}
#superWide #tabContent ul li.aft .inact {color: #ccc;}
#superWide #tabContent ul li.bef .inact {color: #666;}
#superWide #superContent {position: relative; display: block; width: 100%; margin: 0 auto;}
#superWide #superContent #centerBox {position: relative; display: block; width: 1000px; margin: 0 auto;}

#layContainer {position: relative; display: block; width: 100%; margin: 0; padding: 0;}
#layContent{position: relative; display: block; width: 1000px; margin: 0 auto;}

.selBar {display: block;position: relative;width: 1000px;height: 32px;line-height: 32px;margin: 0 auto 20px auto;}
/*.selBar span {display: inline-block; width: 120px; text-align: right; margin-right: 20px;}*/
.selBar div {display: inline-block; width: 120px; text-align: right; margin-right: 20px;float:left;}
.selBar ul {display: inline-block; vertical-align: middle; padding: 0; margin: 0; list-style: none;float:left;}
.selBar ul li {display: inline-block; float: left; margin: 0 4px;cursor: default;border-radius: 5px;}
.selBar ul.col li {height: 28px; width: 28px; background-color: #000; border: 2px solid #000;}
.selBar ul.col li:hover {border-color: #0AE !important;}
.selBar ul.col li.black {background-image: url('../../system/img/ic32_black.png'); background-position: -416px -96px;}
.selBar ul.col li.white {background-image: url('../../system/img/ic32_white.png'); background-position: -416px -96px;}
.selBar ul.stil li, .selBar ul li.all {height: 30px; width: auto; padding: 0 15px; border: 1px solid #666;color: #999;}
.selBar ul.stil li:hover, .selBar ul li.all:hover  {color: #FFF;}
.selBar ul.stil li.active, .selBar ul li.all.active {border-color: #0AE; color: #FFF;}
.halfBox {display: block;position: relative;width: 480px;padding: 0 10px;margin: 0px;overflow: hidden;}
.toRight {float: right;}
.toLeft {float: left;}
#centerBox ul {list-style: none;}
#centerBox ul li {margin: 0;padding: 2px 0;border-bottom: 1px solid #0AE; background-color: transparent; transition: background-color 300ms; -o-transition: background-color 300ms; -moz-transition: background-color 300ms; -webkit-transition: background-color 300ms;height: 32px;line-height: 32px;cursor: default;}
#centerBox ul li label {position: absolute; display: inline-block; width: 440px;line-height: 32px;right: 0px; cursor: pointer;}
#centerBox ul li.last {border-bottom: none; border-top: 1px solid #0AE; font-weight: bold; color: #FFF;}
#centerBox ul li.last p.addrem {color: #ccc; font-weight: normal;}
#centerBox ul li:hover {background-color: #444;}
#centerBox ul li .ic32 {vertical-align: middle; margin-right: 10px;}
#centerBox ul li .helper {cursor: help;}
#centerBox ul li .price {display: inline-block; float: right; width: 150px; color: #0ae; font-weight: bold;}
#centerBox ul li.last .price {color: #ffcc00;}
h3.titler {text-transform: uppercase; color: #FFF; line-height: 32px; font-size: 18px; font-weight: bold; padding: 0;}
h4.titler {line-height: 32px; font-size: 16px; font-weight: bold; padding: 0;}
#centerBox .buttonSmall .ic32 {margin-top: -7px; vertical-align: top;}
.halfBox p {line-height: 15px; padding: 5px 0 5px 40px;}
.halfBox p span {display: inline-block; width: 150px; color: #0ae; font-weight: bold;}
.fullFooter {display: block; position: relative; height: 30px; line-height: 30px; text-align: right; border-top: 1px solid #0ae; color: #ffffff; font-weight: bold; margin: 10px 0;}
.fullFooter span {display: inline-block; width: 120px; color: #00aaee;}
#tmplBox {position: relative; display: block; width: 439px; height: 263px; margin: 0; padding: 19px 21px 190px 20px;}
#tmplBox #tmplOvr {position: absolute; display: block; top: 0; left: 0; width: 480px; height: 472px; margin: 0; padding: 0; background: url(../../system/img/ovr_slider_half.png) no-repeat;}
#tmplBox #tmplTitle {position: absolute; display: block; top: 400px; left: 0; width: 480px; height: 40px; margin: 0; padding: 0;}
#tmplBox #tmplTitle h3 {text-align: center;}
/* LAYOUT BOXES */
.layBox {display: block; position: relative; float: left; width: 180px; height: 275px; padding: 4px; margin: 5px; border: 1px solid #444444; background-color: #000000; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; color: #CCCCCC;}
.layBox img {width: 178px; height: 124px; border: 1px solid #666;}
.layBox .layIdContainer {display: block; position: relative; width: 180px; height: 20px; line-height: 20px; text-align:center; font-weight: bold;}
.layBox .layButContainer {display: block; position: relative; width: 180px; height: 36px; margin: 5px 0;}
.layBox .layButContainer .buttonSmall {width: 64px; padding: 5px 10px; text-transform: uppercase; font-weight: bold;}
.layBox .layDetails {display: block; position: relative; width: 180px; line-height: 20px;}
.layBox .layDetails div{display: inline-block; float: right; font-weight: bold; color: #FFFFFF;}
.layBox .layDetails div.discount {margin-right: 5px; color: #880000; text-decoration: line-through;}
.layBox .layDetails h3 {color: #FFFFFF; line-height: 18px; height: 36px; text-align: center; font-size: 16px; font-weight: bold; padding: 2px 0;}
.layBox .layDetails hr {margin: 6px auto; padding: 0; width: 180px; border: none; border-top: 1px solid #666666;}
#filterBut {line-height: 20px; height: 30px;}

#accBanner {display: block;position: relative;width: 380px; padding: 15px 30px 120px 30px; margin: 40px 30px 0 30px;overflow: hidden;float: right;}
#accBanner .accTop {display: block; position: absolute; top: 0; left: 0; width: 440px; height: 55px; background: url('../../system/img/bg_in1.png') top no-repeat; z-index:2;}
#accBanner .accMid {display: block; position: absolute; top: 50px; left: 0; width: 440px; min-height: 40px; background: url('../../system/img/bg_in2.png') top repeat-y; z-index:1;}
#accBanner .accBot {display: block; position: absolute; bottom: 0; left: 0; width: 440px; height: 165px; background: url('../../system/img/bg_in3.png') top no-repeat; z-index:3;}
#accBanner .accCont {display: block;position: relative;line-height: 29px;color: #000000;z-index: 5;}
#accBanner span.h1 {display: block; font-size: 24px; font-weight: bold; color: #ffffff; text-transform: uppercase;}
#accBanner p {font-size: 22px;line-height: 26px;}
#accBanner p span {font-weight: bold; color: #ffffff; text-transform: uppercase;}

/* LANGUAGE OPTIONS */
p.remark {color: #666; font-style: italic;}
p.addrem {font-style: italic;}
#defLang {position: relative; display: block; float: left; width: 32px; height: 32px; padding: 10px; margin: 5px 0 20px 0; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
#defSelect {position: relative; display: block; float: right; width: 400px; height: 32px; line-height: 32px; padding: 10px; margin: 5px 0 20px 0;}
#defSelect select {height: 32px; padding: 0 0 0 10px; color: #444; border: 1px solid #0AE; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; font-size: 20px; width: 250px;}
#plusLang {cursor: pointer;}
#addLangs {position: relative; overflow: hidden; width: 480px; padding: 0px; margin: 10px 0; display: none;}
#addLangs .addLang {position: relative; display: block; float: left; width: 110px; height: 65px; line-height: 16px; padding: 0; margin: 5px; border-radius: 10px; text-align: center; cursor: pointer;}
#buyContainer {position: relative; display: block; width: 600px; margin: 30px auto; padding: 0;}
#buyContainer .fieldContent {position: relative; display: block; width: 600px; line-height: 32px; border-bottom: 1px solid #0AE;}
#buyContainer .fieldContent.last {border: none;}
#buyContainer .fieldContent.h20 {height: 64px;}
#buyContainer .fieldContent span.tit {display: block; float: left; width: 165px; height: 100%; font-weight: bold; color: #0AE;}
#buyContainer .fieldContent span.resp {display: block; float: right; width: 165px; height: 32px;}
#buyContainer .fieldContent span.ic32 {vertical-align: middle;}
#buyContainer .fieldContent input, #buyContainer .fieldContent textarea {width: 250px; line-height: 20px; border: 1px solid #666; padding: 2px 5px; margin: 3px; background-color: #000; color: #ccc;}
#buyContainer .fieldContent input.missing {border-color: #C00;}
#buyContainer .fieldContent input::-webkit-input-placeholder {color: #888; font-style: italic;}
#buyContainer .fieldContent input:-moz-placeholder {color: #888; font-style: italic;} /* Firefox 18- */
#buyContainer .fieldContent input::-moz-placeholder {color: #888; font-style: italic;} /* Firefox 19+ */
#buyContainer .fieldContent input:-ms-input-placeholder {color: #888; font-style: italic;}
/* HELPER WINDOW */
#helperFullpage {display: block; position: absolute; width: 100%; top: 0; left: 0; background-color: rgba(0,0,0,0.3);}
#helperContainer {display: block; position: absolute; width: 800px; height: 300px; margin: 0; top: 0;}
#helperContent {display: block; position: relative; width: 758px; height: 228px; margin: 29px 0 0 0; padding: 20px; background-color: #FFFFFF; color: #000000;box-shadow: 0 0 10px #000000; border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border: 1px solid #666666;}
#helperText {display: block; position: relative; width: 240px; height: 230px; float: left;}
#helperText h3 {margin: 0 0 10px 0; padding: 0; text-align: center;}
#helperButton {position: absolute; padding: 0 10px 0 5px; height: 28px; line-height: 28px; bottom: 0; left: 0;}
#helperButton .ic32 {margin: -2px 0 0 0;}
#helperImage {display: block; position: relative; width: 500px; height: 230px; float: right;}
#helperImage img {width: 490px; height: 220px; border: 1px solid #aaa; box-shadow: 6px 6px 0px #cccccc;}
#helperArrow {display: block; position: absolute; width: 72px; height: 30px; background: url(../../system/img/helparrow.png) no-repeat top; top: 0; left: 413px;}
/* ************* */
/* HELPER2 WINDOW */
#helper2Container {display: block; position: absolute; width: 520px; height: 300px; margin: 0; top: 0;}
#helper2Content {display: block; position: relative; width: 448px; height: 228px; margin: 0 0 0 29px; padding: 20px; background-color: #ffffff; color: #000000;box-shadow: 0 0 10px #000000; border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border: 1px solid #666666;}
#helper2Text {display: block; position: relative; width: 210px; height: 230px; float: left;}
#helper2Text h3 {margin: 0 0 10px 0; padding: 0; text-align: center;}
#helper2Image {display: block; position: relative; width: 230px; height: 230px; float: right;}
#helper2Image img {width: 220px; height: 220px; border: 1px solid #aaa; box-shadow: 6px 6px 0px #cccccc;}
#helper2Arrow {display: block; position: absolute; width: 30px; height: 72px; background: url(../../system/img/helparrow2.png) no-repeat top; top: 99px; left: 0px;}
/* ************* */
/** PAGER BUTTONS **/
.lpagContent {display: block; position: relative; height: 40px; line-height: 40px; margin: 10px auto; text-align: center; vertical-align: middle;}
.lpagContent .pagerNum {position: relative; display: inline-block; padding: 2px; min-width: 32px; margin: 0px 1px; background-color: #00aaee; line-height: 32px; height: 32px; font-size: 18px; color: #000000; vertical-align: middle; text-align: center;}
.lpagContent .pagerNum.actual {background-color: #00aaee; color: #FFF; cursor: default;}
.lpagContent .pagerIcon {position: relative; display: inline-block; border: 2px solid #00aaee; margin: 0px 1px; background-color: #00aaee;}
.lpagContent .pagerMore {position: relative; display: inline-block; margin: 0px 1px; border: 2px solid transparent; background-color: transparent;}
.lpagContent .pagerIcon.to-start {border-radius: 4px 0 0 4px;-webkit-border-radius: 4px 0 0 4px;-moz-border-radius: 4px 0 0 4px;}
.lpagContent .pagerIcon.to-end {border-radius: 0 4px 4px 0;-webkit-border-radius: 0 4px 4px 0;-moz-border-radius: 0 4px 4px 0;}
/*******************/
h2.titler {width: 500px;height: 60px; line-height: 30px; margin: 0;padding: 45px 0;}
/** LC DISCOUNT BADGE **/
#lcBox {display: block; position: relative; float: right; height: 170px; width: 440px; margin: 0 30px; text-align: center; background: url('../../system/img/lc_box.png') no-repeat;}
#lcBox .lcContent {position: relative; height: 138px; width: 308px; margin: 0 auto 32px auto; overflow: hidden; cursor: default;}

#lcQuestion {display: block;}
#lcQuestion .lcTitle {display: block; width: 308px; margin-top:13px;line-height: 30px; text-align: center; font-size: 18px; font-weight: bold; color: #ffffff; text-transform: uppercase;}
#lcQuestion .lcTitle span {font-size: 16px; font-weight: normal;}
#lcQuestion .lcLogo {display: block; position: absolute; width: 140px; height: 60px; top: 64px; left: 14px; background: url('../../system/img/lc_logo.png') no-repeat;}
#lcQuestion .lcClick {display: block; position: absolute; top: 65px; left: 164px; width: 130px; line-height: 22px; text-align: center; font-size: 16px; font-weight: bold;color: #ff7900; text-transform: uppercase;}
#lcQuestion .lcClick  span {color: #000000;}

#lcValidator {display: none;}
#lcRespond .lcLogo, #lcValidator .lcLogo {display: block; position: absolute; width: 140px; height: 60px; top: 1px; left: 89px; background: url('../../system/img/lc_logo.png') no-repeat;}
#lcValidator .lcTitle {display: block; position: absolute; top: 57px; left: 0; width: 308px; height: 40px; line-height: 18px; text-align: center; font-size: 13px;color: #000000;}
#lcValidator .lcTitle  span {color: #ff7900;}
#lcValidator .lcInput {display: block; position: absolute; top: 100px; left: 0; width: 308px; height: 30px;}
#lc_username {border: none; background-color: #ffffff; box-shadow: inset 1px 1px 3px #666666; height: 30px; line-height: 30px;border-radius: 4px 0 0 4px; width: 215px; font-size: 18px;padding: 0 5px; font-family: Courier, monospace;}
#lc_enter {border: none; background: url('../../system/img/lc_but.png') repeat-x; height: 30px; line-height: 30px; border-radius: 0 4px 4px 0; width: 75px; font-size: 13px;padding: 0 5px; color: #ffffff;}
#check_lc_loading {display: none; position: absolute; top: 108px; left: 208px; width: 16px; height: 16px;}

#lcRespond {display: none;}
#lcRespond .lcTitle {display: block; margin-top:65px;width: 308px;  line-height: 18px; text-align: center; font-size: 14px;color: #000000;}
#lcRespond .lcIcon {display: inline-block; position: relative; width: 148px; height: 16px;}
#lcRespond .lcIcon.pp {background: url('../../system/img/lc_pp.png') no-repeat;}
#lcRespond .lcIcon.p4c {background: url('../../system/img/lc_p4c.png') no-repeat;}
#lcRespond .lcPrice {display: block; width: 308px; line-height: 18px; text-align: center; font-size: 14px;color: #000000; font-weight: bold;}
#lcRespond .welcome {font-weight: bold; color: #ff7900; font-size: 16px;}
#lcBox .orange {color: #ff7900;}

/***********************/

#periodContainer {display: block; position: relative; margin: 0 auto; height: 410px; width: 750px; text-align: center;}
.payContainer {display: block; position: absolute; width: 250px; height: 410px; top: 0; left: 0;}
.payContent {display: block; position: relative; margin: 20px 3px; padding: 10px; height: 340px; width: 220px; border-radius: 4px; z-index: 1; box-shadow: 0 0 5px #000000;transition: all 300ms;}
.payContent.gray {background: #ffffff url("../../system/img/pt_gray.png") top center no-repeat;border: 1px solid #666666;}
.payContent.cyan {background: #ffffff url("../../system/img/pt_cyan.png") top center no-repeat;border: 1px solid #999999;}
.payContent.gold {background: #ffffff url("../../system/img/pt_gold.png") top center no-repeat;border: 1px solid #999999;}
.payContent:hover {width: 230px; height: 355px; margin: 13px -2px; z-index: 10; box-shadow: 0 0 15px #000000;}
.payContent.active {width: 240px; height: 370px; margin: 5px -7px; z-index: 8; box-shadow: 0 0 30px #0099FF; border: 1px solid #00a8ec;}
.payTitle {display: block; position: relative; height: 60px; line-height: 60px; margin-bottom: 10px; font-size: 28px; font-weight: bold; color: #ffffff; text-shadow: 0 0 6px rgba(0,0,0,0.4);text-transform: uppercase;text-align: center;}
.payAdvantage {display: block; position: relative; width: 220px; height: 60px; line-height: 20px; margin: 0 auto 10px auto; padding: 20px 0;text-align: left; color: #333333;}
.payPrice {display: block; position: relative; margin: 0 -10px 10px -10px;text-align: center; color: #ffffff; font-size: 24px; font-weight: bold; text-shadow: 0 0 6px rgba(0,0,0,0.3); line-height: 75%; padding: 21px 0;}
.payPrice.gray {background-color: #333333;}
.payPrice.cyan {background-color: #00a8ec;}
.payPrice.gold {background-color: #dcb417;}
.payPrice span {font-size: 14px; font-weight: normal;}
.payAddit {display: block; position: relative; width: 230px; line-height: 15px; color: #666; font-size: 12px;}
.paySelect {display: block; position: absolute; width: 230px; height: 60px; bottom: 15px;}
.paySelButton {display: block; position: relative; width: 140px; height: 40px; padding: 10px 20px; margin: 0 auto; border-radius: 30px; text-align: center; color: #ffffff; font-weight: bold; font-size: 28px; background: #222222;}

#termsContainer {position: relative; display: block; width: 100%; margin: 20px 0; padding: 0; text-align: center;}
#termsContainer .termsContent {position: relative; display: inline-block; height: 32px;}
#termsContainer .termsContent label {display: inline-block;height: 32px; line-height: 32px;}

#summaryBox {position: relative; display: block; width: 1000px; margin: 0 auto;}
#summaryBox ul {list-style: none;}
#summaryBox ul li {margin: 0;padding: 2px 0; background-color: transparent; transition: background-color 300ms; -o-transition: background-color 300ms; -moz-transition: background-color 300ms; -webkit-transition: background-color 300ms;height: 20px;line-height: 20px;cursor: default;}
#summaryBox ul li label {position: absolute; display: inline-block; width: 440px;line-height: 20px;right: 0px; cursor: pointer;}
#summaryBox ul li.last {border-bottom: none; border-top: 2px solid #0AE; font-weight: bold; color: #FFF;}
#summaryBox ul li:hover {background-color: #444;}
#summaryBox ul li .ic32 {vertical-align: middle; margin-right: 10px;}
#summaryBox ul li .price {display: inline-block; float: right; width: 150px; color: #0ae; font-weight: bold;}
#summaryBox ul li.big {padding-left: 20px; height: 32px; line-height: 32px; font-size: 24px; font-weight: bold; color: #FFF;}
#summaryBox ul li.last .price, #summaryBox ul li.big .price {color: #ffcc00;}
#summaryBox ul.list li {display: inline-block; width: 48%; margin: 0 7px;padding: 2px 0; line-height: 32px;}
#summaryBox ul.list li .data {display: inline-block; float: right; width: 350px; color: #ffffff;}
h3.titler {text-transform: uppercase; color: #FFF; line-height: 32px; font-size: 18px; font-weight: bold; padding: 0;}
h4.titler {line-height: 32px; font-size: 16px; font-weight: bold; padding: 0;}

#sumBox {position: relative; display: block; width: 1000px; margin: 0 auto;}
.sumContainer {position: relative;display: block;border: 1px solid #444444; overflow: hidden;margin-bottom: 15px;}
.sumContainer.cyan {border-color: #00aaee;}
.sumContBox {position: relative;display: block;}
.img {border-left: 1px solid #444444; border-bottom: 1px solid #444444; margin-left: -1px; text-align: center; background-color: #000000;}
.s1 {width: 100%;}
.s2 {width: 50%;}
.s3 {width: 33.33%;}
.s4 {width: 25%;}
.s5 {width: 66.66%;}
.s6 {width: 75%;}
.sumContBox.left {float: left;}
.sumContBox.right {float: right;}
.sumContent {position: relative;display: block;padding: 10px;overflow: hidden;}
.sumContainer h3 {height: 32px; line-height: 32px; background: #444444; padding: 0 20px; margin: 0; color: #ffffff; font-size: 20px; font-weight: normal;}
.sumContainer.cyan h3 {background: #00aaee;}
.sumContainer h4 {padding: 0 20px; margin-bottom: 10px; color: #ffffff; font-size: 16px; font-weight: normal; border-bottom: 1px solid #00aaee;}
.sumContent ul {padding: 0; margin: 0; list-style: none;}
.sumContent ul li {margin: 0;padding: 2px 0; background-color: transparent; border-bottom: 1px solid #444444; height: 20px;line-height: 20px;cursor: default;text-align: left;}
.sumContent ul li .data {position: relative; display: inline-block; min-width: 180px;font-weight: bold;line-height: 20px; padding: 0 5px;float: left;}
.sumContent ul li.last {border-bottom: none; border-top: 1px solid #00aaee; font-weight: bold; color: #ffffff;}
.sumContent ul li.big {border-bottom: none;font-size: 20px;height: 32px; line-height: 32px; color: #ffffff; font-weight: bold;}
.sumContainer.cyan ul li {text-align: right;}
.sumContainer.cyan ul li .data {min-width: 250px; text-align: left;float: left;}
.sumContent ul li .data2 {position: relative; display: inline-block; float: left;text-align: left; min-width: 570px;font-weight: bold;line-height: 20px; padding: 0 5px; font-weight: normal; color: #999999;}
.sumContent ul.list li {display: inline-block; width: 48%; margin: 0 19px 0 0;}
#congratBox {position: relative; display: block; width: 1000px; margin: 0 auto 20px auto; overflow: hidden;}
#congratBox .themeBox {position: relative; display: block; width: 260px; height: 220px; float: left;}
#congratBox .themeBox img {position: relative; max-width: 235px; margin: 9px 0 0 14px; border: none;}
#congratBox .themeBox .thOvr {position: absolute; display: block; top: 0; left: 0; width: 260px; height: 220px; background: url('../../system/img/subovr.png') no-repeat;}
#congratBox .textBox {position: relative; display: block; width: 720px; min-height: 220px; float: right;}
#congratBox .textBox h3 {color: Gold; font-size: 24px; font-weight: bold;text-transform: uppercase;text-align: left;}
#congratBox .textBox h4 {color: #ffffff; font-size: 20px; font-weight: bold;text-transform: uppercase;text-align: left;}
#congratBox .textBox p {font-size: 16px; color: #ffffff;}
#congratBox .textBox p .wblue {color: #00aaee; text-transform: uppercase; font-weight: bold;}
#congratBox .textBox p .great {color: #ffffff; text-transform: uppercase; font-weight: bold;}
#congratBox .textBox p a {text-decoration: underline; color: #ffffff;}

.sumContBox .changeList li {height: 32px; line-height: 32px; border-bottom: 1px solid #00aaee;}
.sumContBox .changeList li label {position: relative; display: inline-block; width: 470px;}
.sumContBox .changeList li .price {position: relative; display: inline-block; width: 100px; float: right; color: #00aaee; font-weight: bold;}

#waitPlease {position: fixed; display: block; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.8); text-align: center; z-index: 100;}
#waitPlease #spinwait {position: relative; display: inline-block; margin: 200px 0 50px 0; width: 0; height: 0;}
#waitPlease p {font-size: 48px; font-weight: bold; color:#00aaee;}